Skip to content

Use ORM counts and update myPosts nav styles#316

Merged
aliihassandev merged 1 commit intomainfrom
fix/my-posts
Apr 17, 2026
Merged

Use ORM counts and update myPosts nav styles#316
aliihassandev merged 1 commit intomainfrom
fix/my-posts

Conversation

@aliihassandev
Copy link
Copy Markdown
Collaborator

Replace the aggregated status-count query with individual ORM count calls (draft, published, pending) and compute the total from those counts in BlogController. Update myPosts view to restyle the status filter tabs: add padding, rounded-pill links, borders, adjusted active/inactive classes, and increased badge spacing for improved UI consistency.

Replace the aggregated status-count query with individual ORM count calls (draft, published, pending) and compute the total from those counts in BlogController. Update myPosts view to restyle the status filter tabs: add padding, rounded-pill links, borders, adjusted active/inactive classes, and increased badge spacing for improved UI consistency.
@aliihassandev aliihassandev merged commit 5115017 into main Apr 17, 2026
1 check passed
@aliihassandev aliihassandev deleted the fix/my-posts branch April 17, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant